Skip to content

Conversation

@wedamija
Copy link
Member

Since we ingest cron checkins at a high rate, we can end up in a race condition where we create duplicate DataSource rows. There's no unique constraint here currently, so we end up with duplicate rows.

We'll need to clean up the duplicates as well.

Since we ingest cron checkins at a high rate, we can end up in a race condition where we create duplicate `DataSource` rows. There's no unique constraint here currently, so we end up with duplicate rows.

We'll need to clean up the duplicates as well.
@wedamija wedamija requested a review from a team as a code owner October 10, 2025 21:55
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Oct 10, 2025
@wedamija wedamija merged commit 3f9eadf into master Oct 20, 2025
66 checks passed
@wedamija wedamija deleted the danf/crons-datasource-race branch October 20, 2025 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants